home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / wb / VolumeMeter.readme < prev   
Text File  |  2002-06-23  |  3KB  |  112 lines

  1. Short:        Transparent graphical hard drive usage meter
  2. Author:       Nick Clover - bauk@tinyonline.co.uk
  3. Uploader:     Nick Clover - bauk@tinyonline.co.uk
  4. Version:      1.05
  5. Type:         util/wb
  6. Requirements: None
  7.  
  8. VolumeMeter V1.05 © 2002 Severin Software
  9.  
  10. New Stuff:
  11.  
  12.     Workbench Titlebar info has been removed, VolumeMeter now uses popup windows.
  13.     Just put the mouse on a bar and don't move it for 2 seconds :)
  14.     This works even if the window isn't active, if this is too anoying, email me
  15.     and I'll add a tooltype option to only popup when the window is active...
  16.  
  17.     You can now change the sizes of the bars through tooltypes:
  18.  
  19.         BARHEIGHT = Er, Height of the bar? (limited to half the screen height)
  20.         BARWIDTH  = <4...32> If I need to explain this to you buy a PC...
  21.  
  22.     If BARHEIGHT is 0 or not found it defaults to 5 * BARWIDTH
  23.  
  24.     DELAY has been modified to work with WBSTARTUP+/++
  25.  
  26.     VolumeMeter.prefs are now saved in ENV: and ENVARC: (you can delete the prefs 
  27.     file in the programs dir).
  28.  
  29.     EXPERIMENTAL autoupdate...
  30.  
  31.     For users who change their backdrop regularly, Uses the tooltype:
  32.  
  33.         AUTOUPDATE=<1...60> In Minutes, This just closes the window, grabs a new
  34.         background and opens the window again, ANY windows that are over
  35.         VolumeMeters will be grabbed :(
  36.  
  37.         Keyboard Control:
  38.  
  39.         There are a few keys you can use:
  40.  
  41.         SPACE - Updates the window and background
  42.         C     - Closes the window for 10 seconds to allow workbench changes
  43.         ESC   - Quits VolumeMeter :(
  44.  
  45. Old Stuff:
  46.  
  47. Requirements:
  48.  
  49.     None.
  50.     Well, 50k of hd space :)
  51.     It has not been tested on less than OS3.x, might work with 2, probably won't
  52.     work with 1
  53.  
  54. Description:
  55.  
  56.     VolumeMeter opens a small window on workbench (or Dopus Magellan) and displays
  57.     a bar chart of your hard drive and ram usage (including any drives mounted over
  58.     a network). The last two bars are chip and fast ram. All bars show the amount
  59.     USED and are colour coded as follows:-
  60.  
  61.         Blue     0-49%
  62.         Green    50-80%
  63.         Amber    81-94%
  64.         Red    95-100%
  65.  
  66.     The main window background is transparent, but does not update if you change your
  67.     backdrop, to do it manually just click on the window and press the space bar or move
  68.     the window.
  69.  
  70.     If the window is active, drive details are shown in the title bar in the following
  71.     format:-
  72.  
  73.     Name (device) Total Size ?MB  Used ?Mb(%)  Free ?Mb(%)  Blocksize ?k
  74.  
  75.     If you move the mouse onto the ram columns the total hard drive sizes/usage will
  76.     be displayed:-
  77.  
  78.     Total Drive Space: ?Mb  Used: ?Mb  Free: ?Mb
  79.  
  80. Tooltypes:
  81.  
  82.     There is only one tooltype and it only works if the program is run from wbstartup.
  83.  
  84.     DELAY=<0...30>
  85.  
  86.     This just lets you set a delay to allow your system to finish booting and display
  87.     your workbench backdrop before it opens its window. If the delay is too short you
  88.     will get an ugly grey background in the window (or whatever colour 0 is).
  89.  
  90. Preferences:
  91.  
  92.     None, the position of the window is saved every time you move it.
  93.  
  94.  
  95. Status:
  96.  
  97.     Freeware :)
  98.  
  99. Author:
  100.  
  101.     Nick Clover (Severin Software)
  102.     bauk@tinyonline.co.uk
  103.  
  104.     Please email any bug reports :( or if it works ok :)
  105.  
  106. Developed on:
  107.  
  108.     A4000/060/50 128Mb, PicassoIV, P96, 40Gb of hard drives in 13 partitions from 1Gb
  109.     to 13Gb in size.
  110.  
  111.     Written with Amiblitz2 V2.26 (new name of Blitz basic II)
  112.